/* @override 
	http://www.bim.graphicdznr.com/wp-content/themes/Metal%20Lungies/style.css
	http://wordpress:8888/wp-content/themes/Metal%20Lungies/style.css
	http://wordpress:8888/wp-content/themes/Metal%20Lungies/stripes.css
*/

/*  
Theme Name: Metal Lungies
Theme URI: http://graphicdznr.com/
Description: 2 Column Grid Layout designed by GraphicDZNR for Metal Lungies
Version: 1.1
Author: Jesse Dodds
Author URI: http://graphicdznr.com/
Notes: Designed for Metal Lungies. ©2008 GraphicDZNR
*/

/* @group Main */

* {
	margin: 0;
	padding: 0;
}

html,body {
	background: #b8c1c8 url(images/bg-body.alt.png) repeat fixed;
	color: #333;
	text-align: center;
}

body {
	font: 12px Helvetica, arial, verdana, sans-serif;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 10px;
	color: #7f7f7f;
	padding-left: 1px;
	font-weight: 400;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #b1393a;
}

/* @end

*/

/* @group Wrapper */

#wrapper {
	margin: auto;
	text-align: left;
	width: 860px;
	background: url(images/logo.png) no-repeat left top #f2ede8;
}

#shadow {
	margin: auto;
	width: 900px;
	background: url(images/bg-shadow.png) repeat-y center;
}

/* @end */

/* @group Header */

#masthead {
	padding: 0;
	height: 247px;
}

#masthead h1 a {
	position: absolute;
	width: 300px;
	height: 180px;
	margin: 0 0 0 40px;
}

#rhymes {
	width: 305px;
	height: 125px;
	padding: 90px 30px 15px 60px;
	margin-top: 5px;
	margin-left: 345px;
	background: url(images/bg-rhymes.png) no-repeat;
	position: absolute;
}

#rhymes p {
	font-weight: bold;
	color: #666;
	text-shadow: #fff 0 1px 0;
	width: 260px;
	line-height: 1.5;
}

#social {
	position: absolute;
	margin-top: 10px;
	margin-left: 753px;
}

#social p {
	text-align: center;
}

#social a {
	font-weight: bold;
	color: #ffffff;
	line-height: 1.3;
}

.linkbutton {
	font-size: 12px;
	outline: none;
	color: #fff;
	text-decoration: none;
	padding: 6px;
	width: 107px;
	height: 31px;
}

.twitter {
	background: url(images/twitter.png) no-repeat;
	/* background-color: #33ccff; */
	text-shadow: #2090b3 0 -1px 0;
	color: #fff;
}

.facebook {
	background: url(images/facebook.png) no-repeat;
	/* background-color: #3b5998; */
	text-shadow: #253860 0 -1px 0;
	color: #fff;
}

.lastfm {
	background: url(images/lastfm.png) no-repeat;
	/* background-color: #d10f06; */
	text-shadow: #6e0702 0 -1px 0;	
	color: #fff;
}

#cssswitch {
	position: absolute;
	margin-top: 145px;
	margin-left: 758px;
}

#cssswitch a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
}

.dark-toggle {
	background: url(images/switches/dark-toggle.png) no-repeat;
}

.dark-toggle:hover {
	background: url(images/switches/dark-toggle.png) no-repeat 0 -32px;
}

.stripes-toggle {
	background: url(images/switches/stripes-toggle.png) no-repeat;	
}

.stripes-toggle:hover {
	background: url(images/switches/stripes-toggle.png) no-repeat 0 -32px;	
}

.wood-toggle {
	background: url(images/switches/wood-toggle.png) no-repeat;
}

.wood-toggle:hover {
	background: url(images/switches/wood-toggle.png) no-repeat 0 -32px;
}

/* @end */

/* @group Navigation */

ul.nav {
	list-style: none;
	background: #000;
	height: 38px;
	width: 820px;
	margin-right: auto;
	margin-left: 20px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: -50px;
}

.nav li {
	float: left;
	display: block;
	width: 87px;
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
}

.nav li a {
	font-size: 12px;
	outline: none;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 77px;
	height: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: #383d43 1px 1px 2px;
	line-height: 1.3;
	background-color: #333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition-duration: 500ms;
}

.nav li a:hover {
	background: #b1393a;
}

* html .nav li a:hover {
	width: 77px;
}

/* @group Archives */



#archives-meta {
	position: relative;
	width: 820px;
	z-index: 1000;
}

#archives-meta li {
	display: inline;
}

#archives-panel {
	background: #333;
	height: 38px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#archives-panel ul {
	list-style: none;
}

#archives-panel li {
	float: left;
	display: block;
	width: 107px;
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
}

#archives-anchor {
}

#archives-panel a {
	font-size: 12px;
	outline: none;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 97px;
	height: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	text-shadow: #383d43 1px 1px 2px;
	line-height: 1.3;
	background-color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition-duration: 250ms;
}

#archives-panel a:hover,#meta-panel a:focus {
	background-color: #666;
}

.active {
	
}

/* @end */

/* @end */

/* @group Main */

.rss {
	float: left;
	padding-right: 5px;
	margin-top: 8px;
	border: none;
}

#mid {
	padding: 20px;
}

#mainCol {
	float: left;
	margin: 0;
	width: 480px;
}

/* @end */

/* @group Sidebars */

.slogan {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px dashed #b1393a;
}

.slogan h2 {
	text-align: center;
	color: #b1393a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-shadow: #fff 0 1px 0;
}

#midCol a {
	font-weight: bold;
	text-transform: capitalize;
}

#midCol {
	color: #444;
	float: left;
	margin: 0 0 0 18px;
	padding-left: 20px;
	width: 300px;
	line-height: 1.3em;
	border-left: 1px dotted #bbb;
}

#midCol form {
	margin-top: 15px;
}

#midCol p {
	color: #777;
}

#searchWrap {
	padding-top: 0;
}

#searchWrap #s {
	width: 190px;
	margin: -40px 0 0 640px;
	position: absolute;
	z-index: 9999;
}

.middle_links {
	margin-bottom: 20px;
	padding: 10px;
	background: url(images/bg-post.png) repeat-x;
}

.middle_links h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	text-shadow: #fff 0 1px 0;
	cursor: pointer;
}

#midCol ul {
	list-style: none;
	margin: 8px 0 4px;
}

.middle_links ul li {
	background: url(images/li.png) no-repeat 0 3px;
	color: #7F7F7F;
	line-height: 1.2em;
	border-top: 1px solid #BBB;
	padding: 4px 0 4px 16px;
}

#tertCol {
	float: left;
	width: 214px;
	margin: 0 0 0 33px;
}

#tertCol p {
	color: #777;
}

#elseWhere {
	margin: 0 0 20px 0;
}

#elseWhere h3 {
	margin-bottom: 7px;
}

ul#imgLinks {
	list-style: none;
	margin-bottom: 7px;
	margin-top: 0;
}

#imgLinks li {
	color: #7F7F7F;
	line-height: 1.2em;
	padding: 0 0 1px;
}

#imgLinks li a img {
	width: 330px;
	height: 51px;
	border-style: none;
}

#imgLinks li a:hover img {
	border-style: none;
}

/* @end */

/* @group WP Entries */

.postbutton a {
	text-shadow: 0px -1px 0px #5c2e28;
	line-height: 1.2em;
	padding: 5px;
	color: white;
	display: block;
	background-color: #9d473e;
	-webkit-border-radius: 6px;
}

.postMeta {
	background: url(images/dot.png) repeat-x left center;
	font-size: 11px;
	text-align: right;
	margin-bottom: 25px;
}

.postMeta span.date {
	background: #f2ede8;
	color: #7F7F7F;
	padding: 0 2px 0 4px;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1.5em;
	color: #a1a1a1;
	font-style: italic;
	border-top: solid #a1a1a1 1px;
	border-bottom: solid #a1a1a1 1px;
	padding: 10px 10px 10px 30px;
	background: #faf8f6 url(images/bquotes.png) no-repeat 7px 10px;
}

.postMeta span.comments {
	background: #f2ede8 url(images/chat_grey.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 2px;
}

.postMeta span.comments a,
.postMeta span.date a {
	color: #555;
}

#datetab {
	position: absolute;
	text-align: center;
	width: 44px;
	height: 42px;
	margin-left: -68px;
	background: url(images/cover.png) no-repeat;
	padding: 7px 5px 0px 5px;
}

#datetabold {
	position: absolute;
	text-align: center;
	width: 35px;
	height: 43px;
	margin-left: -65px;
	background-color: #f2ede8;
	padding: 5px 5px 0px 5px;
	-moz-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#datetab h3 {
	font-size: 14px;
	color: #666;
	text-shadow: #fff 0 1px 0;
	margin-bottom: -4px;
}

#datetab h4 {
	font-size: 21px;
	color: #b1393a;
	font-family: Helvetica, Arial, Sans-Serif;
	text-shadow: #fff 0 1px 0;
}

.post {
	margin: 0 0 15px 0;
}

.post img {
	border: 2px solid #a1a1a1;
	padding: 0 5px 5px 5px;
}

.post h2 {
	font-family: Georgia, Times, Serif;
	font-size: 18pt;
	line-height: 1.2em;
	text-shadow: #fff 0 1px 0;
}

.post h2 a {
	width: 100%;
	display: block;
	outline: none;
	color: #aa433b;
	font-weight: normal;
}

.post h2 a:hover {
	color: #333;
}

.entry h3 {
	margin: 1em 0;
}

.post .entry {
	line-height: 1.4em;
	overflow: hidden;
}

.post .entry p {
	margin: 1em 0;
	color: #333;
	line-height: 1.5;
}

.post .entry p a {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.post .entry li a:hover {
	color: #aa433b;
}



.post .entry li a {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.post .entry p a:hover {
	color: #aa433b;
}

.entry blockquote {
	margin: 0 1.3em 0;
}

.entry ul {
	margin: 0 1.3em 0;
	list-style: none;
}

.entry li a {
	color: #333;
	font-weight: bold;
	background: url(images/dot.png) repeat-x bottom left;
}

.entry ul li {
	background: url(images/li.gif) no-repeat 0 1px;
	padding-left: 18px;
	margin-bottom: 7px;
}

.entry ol {
	margin: 0 1em 0 3em;
}

.entry ol li {
	margin: 0 0 7px 0;
}

.entry img,.entry a img {
	border: 3px solid #EEE;
}

.entry a:hover img {
	border-color: #DFDFDF;
}

.entry table tr {
	padding: 15px 0;
}

.entry table tr.alt {
	background: #eee;
}

.wrapme {
	width: 594px;
	height: auto;
}

/* @end */

/* @group Pagination Buttons */

#more_reading {
	color: #7F7F7F;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 25px;
	text-align: right;
}

#more_reading p, #more_reading img {
	vertical-align: middle;
}

#more_reading a img {
	border: none;
	margin: 0 0 3px 2px;
}

/* @end */

/* @group Comments */

#comments {
	width: 435px;
	padding: 12px 0 0 0;
}

#comments h3,
h3#respond {
	color: #555;
	margin-bottom: 7px;
}

ol.commentslist {
	list-style: none;
	margin: 5px 0 12px;
}

.commentslist li {
	background: #FFF;
	border: 1px solid #BBB;
	margin-bottom: 7px;
	padding: 7px 0;
}

.commentslist li a {
	font-weight: bold;
	background: url(images/dot.png) repeat-x bottom left;
}

.commentslist li.alt {
	background: #FFF;
}

.commentslist li:hover {
	border-color: #888;
}

.commentslist .comment_text {
	margin: 0 7px;
	line-height: 1.4em;
	overflow: hidden;
}

.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote {
	margin: 1em 0;
}

.comment_text ul,
.comment_text ol,
.comment_text blockquote {
	margin: 0 1em;
}

p.author_meta {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 7px;
}

.author_meta img{
	margin: 0 7px 0 7px;
	float: right;
}

p.post_meta {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 7px 0 0;
}

.commentslist li.author {
	background: #333;
	color: #CCC;
}

.commentslist li.author a {
	color: #DDD;
}

.commentslist li.author a:hover {
	color: #FFF;
}

#comments_closed {
	background: #333;
	color: #ccc;
	padding: 7px 0;
	margin-top: 12px;
	line-height: 1.5em;
}

p.nocomments {
	margin: 0 12px 0 7px;
}

p.nocomments a {
	color: #ddd;
	font-weight: bold;
	text-decoration: underline;
}

p.nocomments a:hover {
	color: #FFF;
}

ol.pingslist {
	margin: 1.5em 2em;
	font-size: 12px;
}

.pingslist li {
	color: #7F7F7F;
	margin: 0 0 7px 0;
}

.pingslist li a {
	font-weight: bold;
	background: url(images/dot.png) repeat-x bottom left;
}

#commentform p {
	margin: 1em 0;
}

#commentform p a {
	font-weight: bold;
	background: url(images/dot.png) repeat-x bottom left;
}

#author,
#email,
#url,
#comment {
	font: 1.1em arial,helvetica,verdana,sans-serif;
	border: 1px solid #BBB;
	padding: 2px;
}

#comment {
	width: 429px;
	overflow: auto;
}

#commentform p small {
	font-size: 10px;
	color: #7F7F7F;
}

.commentslist code {
	background: transparent;
}

/* @end */

/* @group Footer */

#footer p {
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	text-shadow: #fff 0 1px 0;
}

#footer p a {
	font-weight: bold;
	color: #666;
}

#footer p a:hover {
	color: #b1393a;
}

/* @end */

/* @group Float rules */

.floatleft {
	float: left;
	margin: 3px 7px 0 0;
}

.floatright {
	float: right;
	margin: 3px 0 0 7px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
}

/* @end */

/* @group Site Meta */

#site-meta {
	position: fixed;
	width: 100%;
	z-index: 1000;
}

#site-meta li {
	display: inline;
}

#meta-panel {
	background: #404040;
	border-bottom: 1px solid #1e1e1e;
}

#meta-panel ul {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}

#meta-anchor {
	display: block;
	margin: 0 auto;
	width: 74px;
	height: 16px;
	text-indent: -999em;
	outline: 0;
	background: url(images/meta-anchor-trans.png) no-repeat;
}

#meta-panel a {
	background-color: #676767;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #ffffff;
	margin: 0 5px;
	font-weight: bold;
	text-shadow: #555 0 1px 0;
	-webkit-transition-duration: 250ms;
}

#meta-panel a:hover,#meta-panel a:focus {
	background-color: #b1393a;
}

.active {
	
}

/* @end */



/* @group Mirza's Edits */

.entry img{
	border: 1px solid #ddd !important;
	padding-top: 5px;
	max-width: 465px;
	width: expression(this.width > 465 ? 465: true);
	height: auto;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -1px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 1px;
    float: left;
}



/* @end */